Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save before cleaning up threads #114

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

izgzhen
Copy link
Collaborator

@izgzhen izgzhen commented Dec 9, 2019

A partial solution to deal with #110: since cleaning up thread can take a long time, we can try to first save the current synthesized solution and then work on cleaning up, which might take a long time.

@izgzhen izgzhen requested a review from Calvin-L December 9, 2019 16:51
Copy link
Collaborator

@Calvin-L Calvin-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the naming of the save parameter, this change looks good.

cozy/synthesis/high_level_interface.py Outdated Show resolved Hide resolved
@izgzhen izgzhen force-pushed the save-before-cleaning-up branch from b3110da to 2dcce0c Compare December 29, 2019 21:13
@izgzhen izgzhen merged commit 9ca9e93 into CozySynthesizer:master Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants